ComponentOne Scheduler for WinForms
Contains(Guid) Method

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > BaseCollection<T> Class > Contains Method : Contains(Guid) Method
Syntax
'Declaration
 
Public Overloads Function Contains( _
   ByVal key As System.Guid _
) As System.Boolean
public System.bool Contains( 
   System.Guid key
)

Parameters

key
See Also

Reference

BaseCollection<T> Class
BaseCollection<T> Members
Overload List